func runtime.environ

2 uses

	runtime (current package)
		env_posix.go#L10: 	env := environ()
		runtime1.go#L97: func environ() []string {